[INFO] fetching crate rex-engine 3.9.13...
[INFO] testing rex-engine-3.9.13 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate rex-engine 3.9.13 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rex-engine 3.9.13
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rex-engine 3.9.13
[INFO] tweaked toml for crates.io crate rex-engine 3.9.13 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rex-engine 3.9.13 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rex-engine 3.9.13 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rex-util v3.9.13
[INFO] [stderr]   Downloaded zmij v1.0.2
[INFO] [stderr]   Downloaded archery v1.2.2
[INFO] [stderr]   Downloaded serde_json v1.0.148
[INFO] [stderr]   Downloaded rex-ast v3.9.13
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded rex-typesystem v3.9.13
[INFO] [stderr]   Downloaded rpds v1.2.0
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded chrono v0.4.42
[INFO] [stderr]   Downloaded rex-parser v3.9.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217
[INFO] running `Command { std: "docker" "start" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling archery v1.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rex-util v3.9.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rpds v1.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rex-ast v3.9.13
[INFO] [stderr]    Compiling rex-parser v3.9.13
[INFO] [stderr]    Compiling rex-typesystem v3.9.13
[INFO] [stderr]    Compiling rex-engine v3.9.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.33s
[INFO] running `Command { std: "docker" "inspect" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rex-ast v3.9.13
[INFO] [stderr]    Compiling rex-parser v3.9.13
[INFO] [stderr]    Compiling rex-typesystem v3.9.13
[INFO] [stderr]    Compiling rex-engine v3.9.13 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rex-engine` (test "modules")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name modules --edition=2024 tests/modules.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("github-imports"))' -C metadata=0b334154ebd8624d -C extra-filename=-9fc466e81f43cd59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f4aef6979184db0c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6f257e6decf66933.rlib --extern rex_ast=/opt/rustwide/target/debug/deps/librex_ast-f02aa18c113b743d.rlib --extern rex_engine=/opt/rustwide/target/debug/deps/librex_engine-5b489cd068362c11.rlib --extern rex_parser=/opt/rustwide/target/debug/deps/librex_parser-18a3cb3682a707a0.rlib --extern rex_typesystem=/opt/rustwide/target/debug/deps/librex_typesystem-2c0028dd0e6c07df.rlib --extern rex_util=/opt/rustwide/target/debug/deps/librex_util-02ca26c42e45eb1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0454d44b2e7ea5ad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-70f60d23c9e25d5f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f9a089f31d5dcf0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-aedcc3875b1e8ba3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2a7a96c4b245ff14.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9d94bf5bad8ad867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rex-engine` (test "engine")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name engine --edition=2024 tests/engine.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("github-imports"))' -C metadata=90a3b61c9cdfdb9f -C extra-filename=-424259460a26477f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f4aef6979184db0c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6f257e6decf66933.rlib --extern rex_ast=/opt/rustwide/target/debug/deps/librex_ast-f02aa18c113b743d.rlib --extern rex_engine=/opt/rustwide/target/debug/deps/librex_engine-5b489cd068362c11.rlib --extern rex_parser=/opt/rustwide/target/debug/deps/librex_parser-18a3cb3682a707a0.rlib --extern rex_typesystem=/opt/rustwide/target/debug/deps/librex_typesystem-2c0028dd0e6c07df.rlib --extern rex_util=/opt/rustwide/target/debug/deps/librex_util-02ca26c42e45eb1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0454d44b2e7ea5ad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-70f60d23c9e25d5f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f9a089f31d5dcf0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-aedcc3875b1e8ba3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2a7a96c4b245ff14.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9d94bf5bad8ad867.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217", kill_on_drop: false }`
[INFO] [stdout] f1d9b80f148fc217254c27953f1f0a07fd082c0f4a5f2edc09cfdfeadeb59217
